home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / master / get_master_uid < prev    next >
Text File  |  2001-04-06  |  320b  |  13 lines

  1. SYNOPSIS
  2.         string get_master_uid(void)
  3.  
  4. DESCRIPTION
  5.         Return the string to be used as root-uid.
  6.         Under !strict_euids, the function is expendable.
  7.  
  8. HISTORY
  9.         Introduced in 3.2.1@40 replacing get_root_uid().
  10.  
  11. SEE ALSO
  12.         get_bb_uid(M), get_master_uid(M), uids(C), creator_file(M), creator(E)
  13.